Configurates
C1.Web.Mvc.FlexGridBase<T>.ShowAlternatingRows. Sets a value that determines whether the grid should add the 'wj-alt' class to cells in alternating rows.
シンタックス
'宣言
Public Overridable Function ShowAlternatingRows( _
ByVal As System.Boolean _
) As
public virtual ShowAlternatingRows(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照